Pre

class Pre(val partialTicks: Float) : RenderGameOverlayEvent(source)

This is called before the game overlay renders, and should be used if you want to draw to the screen without drawing over the HUD.

Constructors

Link copied to clipboard
constructor(partialTicks: Float)

Properties

Link copied to clipboard